ContentEgg\application\helpers\FormValidator S

Total Complexity 43
Dependencies 0
Dependents 0
Total lines 387
Lines of code 106
Logical lines of code 42
Comment lines 203
Methods 23
Properties 0

Methods 23

Method Rating Maintainability Complexity Lines of code
prep_url()
S
63 5 11
valid_url()
S
62 5 11
min_length()
S
63 3 10
max_length()
S
63 3 10
exact_length()
S
63 3 10
required()
S
77 2 3
greater_than()
S
78 2 3
is_natural_no_zero()
S
78 2 3
less_than_equal_to()
S
78 2 3
less_than()
S
78 2 3
greater_than_equal_to()
S
78 2 3
valid_base64()
S
78 1 3
is_natural()
S
79 1 3
numeric()
S
78 1 3
decimal()
S
78 1 3
integer()
S
78 1 3
regex_match()
S
78 1 3
alpha_dash()
S
78 1 3
alpha_numeric_spaces()
S
78 1 3
alpha_numeric()
S
79 1 3
alpha()
S
80 1 3
valid_email()
S
78 1 3
encode_php_tags()
S
77 1 3